home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / parking.swf / scripts / DefineSprite_308 / frame_84 / DoAction.as
Text File  |  2005-01-18  |  106b  |  7 lines

  1. stop();
  2. this.next_btn.onRelease = function()
  3. {
  4.    this._visible = false;
  5.    this._parent.play();
  6. };
  7.